From: Dave Love Date: Mon, 18 Nov 2002 15:53:38 +0000 (+0000) Subject: (HAVE_FSYNC): Don't define. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~29628 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=d9e072253e64be52d6d76ff11f3db4a5115f98b5;p=emacs.git (HAVE_FSYNC): Don't define. --- diff --git a/src/s/aix3-2.h b/src/s/aix3-2.h index f6d3db75b1a..b8e5bd6d65b 100644 --- a/src/s/aix3-2.h +++ b/src/s/aix3-2.h @@ -25,8 +25,6 @@ #undef rindex #undef index -#define HAVE_FSYNC - /* With this defined, a gcc-compiled Emacs crashed in realloc under AIX 3.2, and a cc-compiled Emacs works with this undefined. --karl@cs.umb.edu. */